Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=int32), | public, | parameter | :: | FRICTION_ARRAY_SIZE_ERROR | = | 100000 |
Defines an array size error. |
integer(kind=int32), | public, | parameter | :: | FRICTION_INVALID_OPERATION_ERROR | = | 100002 |
Defines an error within the opration of a routine. |
integer(kind=int32), | public, | parameter | :: | FRICTION_MEMORY_ERROR | = | 100001 |
Defines a memory allocation error. |